align-content & align-items


Posted by Rich on 2021-05-17

Align-content determines the spacing between lines, while align-items determines how the items as a whole are aligned within the container.
When there is only one line, align-content has no effect.










Related Posts

LINQ小筆記

LINQ小筆記

AJAX POST API 講解(筆記)

AJAX POST API 講解(筆記)

[FE102] part 3

[FE102] part 3


Comments